Skip to content

Avoid using datetime.fromtimestamp #2534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Avoid using datetime.fromtimestamp #2534

merged 1 commit into from
Feb 21, 2025

Conversation

adamtheturtle
Copy link
Member

It is incompatible with freezegun because of a freezegun bug: https://github.com/spulec/freezegun/pull/567/files

It is incompatible with freezegun because of a freezegun bug:
https://github.com/spulec/freezegun/pull/567/files
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c2b17a6) to head (4fae7db).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2534   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        73           
  Lines         5296      5298    +2     
  Branches       190       190           
=========================================
+ Hits          5296      5298    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamtheturtle adamtheturtle merged commit 87f4d60 into main Feb 21, 2025
96 of 100 checks passed
@adamtheturtle adamtheturtle deleted the support-freezetime branch February 21, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant